Skip to content

Latest commit

 

History

History

1. SQL Injection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

SQL Injection

A sample website with the SQL Injection vulnerability.

Execution

docker compose up -d

The website runs on http://localhost:8080.

Try using a simple injection, like ' or 'param' = 'param.

Made with ❤ by Param.